pointer table

英 [ˈpɔɪntə(r) ˈteɪbl] 美 [ˈpɔɪntər ˈteɪbl]

网络  指针表

计算机



双语例句

  1. A nickname is a pointer to the non-DB2 target rather than a physical table.
    别名是指向非DB2的目标而非一个物理表的指针。
  2. It does whatever initialization is required for the module, if any, but most crucially, it also passes a pointer to the method table back to Python.
    初始化函数将完成模块所要求的所有初始化操作,但更重要的是,它还把一个指向方法表的指针传回给Python。
  3. Pointer to the callback function table of the native application.
    指向本地应用程序的回调函数表。
  4. Each entry will be a pointer to a lower table of a smaller-sized directory, so the PGD is a directory of page tables.
    每项都指向一个更小目录的低级表,因此pgd就是一个页表目录。
  5. If a pointer pointing to an object not in the graph, then the object is not a reachable object, and then garbage collector sets the slot to null in the short weak reference table.
    如果一个指针指向一个不在图中的对象,那么此对象就是一个不可到达的对象,垃圾收集器就将短弱引用表相应的槽置空。
  6. Finally the identification methods of the signal state, pointer table, the table and the environment in substation are summed up.
    最后总结了对变电站内信号灯状态、指针表、数字表和环境等的识别方法。
  7. Specifies if the record pointer remains on the same parent record until the record pointer of the child table moves through all related records.
    指定是否只有在子表的记录指针遍历了所有相关记录之后,才移动父记录的记录指针。
  8. In chap 10. we describe the local resources management, the emphases are the design and management of the file storage pointer table, especially keeping the information in memory and disk synchronous which include timer synchronization and remedy synchronization.
    第九章描述了本地资源管理,重点在于文件存储指针表的设计和管理,特别是保持内存和磁盘信息的同步机制,包括定时同步和补救同步。
  9. It is dynamically bound through a virtual pointer ( vptr) and virtual table during the running time, and so different class virtual function are called by the object ′ s type;
    它通过一个vptr和vtable在运行时进行动态绑定,从而能够根据对象类型的不同调用不同的虚函数;
  10. This article describes the ambulant technology of pointer which provides the way for parallel control operation for table.
    该文讨论了一种称为指针转移的技术,这一技术提供了一种并行地控制表操作的快速方法。
  11. The object defined by the class which includes virtual function has a virtual function table and a pointer VPTR which points to the virtual function table.
    包含虚函数的类定义的对象有一个虚函数表和一个指向虚函数表的指针vptr。
  12. In this study, three dimensional models and pointer table model for quality evaluation and prediction of regional situation is proposed to evaluate and predict regional quality situation.
    本课题提出了区域质量的三要素立体模型和指针表模型,用于评价及预测区域质量形势。
  13. In a scale of 2L identifier space, coordinates in each dimension are divided with Binary Search. The nodes which correspond with the divided coordinates compose the next hoop set as a pointer table which cuts down the search scope from whole CAN to a local CAN area.
    在规模为2L的标识符空间上采取折半查找的方法对各维坐标进行划分,并建立相应的下一跳节点集合&指针表,使搜索空间由全网缩减到一个相对较小的指定局部区域。